Skip to content

Replace atty dependency with std::io::IsTerminal#61

Merged
sharkdp merged 1 commit intosharkdp:masterfrom
musicinmybrain:no-atty
Feb 14, 2026
Merged

Replace atty dependency with std::io::IsTerminal#61
sharkdp merged 1 commit intosharkdp:masterfrom
musicinmybrain:no-atty

Conversation

@musicinmybrain
Copy link
Contributor

Available since Rust 1.70: https://doc.rust-lang.org/std/io/trait.IsTerminal.html#tymethod.is_terminal

This change is useful because:

Copy link
Owner

@sharkdp sharkdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sharkdp sharkdp merged commit 90196e9 into sharkdp:master Feb 14, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants